ComponentOne Xamarin Edition
Remove(Object) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridRowColCollection<T> Class > Remove Method : Remove(Object) Method
The object to remove from the System.Collections.IList.
Removes the first occurrence of a specific object from the System.Collections.IList.
Syntax
public void Remove( 
   object value
)

Parameters

value
The object to remove from the System.Collections.IList.
See Also

Reference

GridRowColCollection<T> Class
GridRowColCollection<T> Members
Overload List